Elevator Binds:

bind UPARROW "+gostand;wait 5;-gostand;wait 2;gocrouch;wait 2;+gostand;wait 2;-gostand"

Old left and right binds:
bind LEFTARROW ";+moveleft; wait; wait; -moveleft"
bind RIGHTARROW ";+moveright; wait; wait; -moveright"

New left and right binds:
bind LEFTARROW "+moveleft;wait 1;-moveleft;wait 1;+gostand;wait 1;-gostand;wait 1;gocrouch;wait 1"
bind RIGHTARROW"+moveright;wait 1;-moveright;wait 1;+gostand;wait 1;-gostand;wait 1;gocrouch;wait 1"


bind MWHEELUP "+forward; wait 2;-forward"
bind MWHEELDOWN "+back; wait 2;-back"

